body, .bodyLayout {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
}

.leftRegion, .centerRegion, .rightRegion {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.logo {
  padding: 14px 0px;
  text-align: center;
}

.logo_bottom {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.welcome_user_text {
  font-size: x-small;
  font-weight: bold;
  padding: 1em;
  border-bottom: 1px solid #444;
  color: #444;
}
.pub_search_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #444;
	color: #444;
}
.pub_search_link {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
.menuXsubMenuDivider {
  text-align: center;
}

#hide { display:none }

.art_title, .arttitle, .searchResultTitle {
  font-weight: bold;
}
.art_author {
	color: gray;
}
.art_meta {
	color: gray;
}

.error    {
	color: red;
}
.citedByEntry {
    margin-bottom: 0.5em;
}
.citedBySection {
    margin-bottom: 2em;
}
.bullet {
    vertical-align: top;
}
.tocHeading .subj-group {
    display: block;
    font-size: 90%;
}

tr.resultItemNav {
}

a img {
    border-width: 0
}

td.savedSearch {
}
.currencySymbol {
  font-weight: bold;
}

#showMailPage label {
    font-weight: bold;
}

#showMailPage label.checkBox {
    font-weight: normal;
}
div.p {
    margin: 1em 0;
}
#CreditCardDialog .required {
    color: #f00;
}
#CreditCardDialog label {
    margin: 1em 0;
    text-align: left;
}
.formHeading {
    font-weight: bold;
}

div.federation {
    margin-top:15px;
	font-size:1.1em;
	font-weight:bold;
}
.logoImg{
    width:165px;
    height:108px;
    border:0;
}
table.offersOption {
    width:100%;
    padding:0 2em;
}
.offersOption td{
    padding-bottom:1em;
}
.offersOption li{
    list-style:none;
}
.offersOption tr.buttons{
    text-align:right;
}
.deliveryFormat li{
    list-style:none;
    display:inline;
}

.ecommOffers {
    font-weight: bold;
}

.addressLink {
    cursor: pointer;
    color: blue;
}
.federation select {
  width: 200px;
}
.federation label {
  margin-top: 10px;
}